home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / yelp.schemas < prev   
Extensible Markup Language  |  2009-10-15  |  2KB  |  66 lines

  1. <?xml version="1.0" encoding="utf-8"?><!-- -*- indent-tabs-mode: nil -*- -->
  2. <gconfschemafile>
  3.   <schemalist>
  4.     <schema>
  5.       <key>/schemas/apps/yelp/use_caret</key>
  6.       <applyto>/apps/yelp/use_caret</applyto>
  7.       <owner>yelp</owner>
  8.       <type>bool</type>
  9.       <default>true</default>
  10.       <gettext_domain>yelp</gettext_domain>
  11.       <locale name="C">
  12.         <short>Use caret</short>
  13.         <long>
  14.           Use a keyboard-controllable caret when viewing pages.
  15.         </long>
  16.       </locale>
  17.     </schema>
  18.  
  19.     <schema>
  20.       <key>/schemas/apps/yelp/use_system_fonts</key>
  21.       <applyto>/apps/yelp/use_system_fonts</applyto>
  22.       <owner>yelp</owner>
  23.       <type>bool</type>
  24.       <default>true</default>
  25.       <gettext_domain>yelp</gettext_domain>
  26.       <locale name="C">
  27.         <short>Use system fonts</short>
  28.         <long>
  29.           Use the default fonts set for the system.
  30.         </long>
  31.       </locale>
  32.     </schema>
  33.  
  34.     <schema>
  35.       <key>/schemas/apps/yelp/variable_font</key>
  36.       <applyto>/apps/yelp/variable_font</applyto>
  37.       <owner>yelp</owner>
  38.       <type>string</type>
  39.       <default>Sans 12</default>
  40.       <gettext_domain>yelp</gettext_domain>
  41.       <locale name="C">
  42.         <short>Font for text</short>
  43.         <long>
  44.           Font for text with variable width.
  45.         </long>
  46.       </locale>
  47.     </schema>
  48.  
  49.     <schema>
  50.       <key>/schemas/apps/yelp/fixed_font</key>
  51.       <applyto>/apps/yelp/fixed_font</applyto>
  52.       <owner>yelp</owner>
  53.       <type>string</type>
  54.       <default>Monospace 12</default>
  55.       <gettext_domain>yelp</gettext_domain>
  56.       <locale name="C">
  57.         <short>Font for fixed text</short>
  58.         <long>
  59.           Font for text with fixed width.
  60.         </long>
  61.       </locale>
  62.     </schema>
  63.  
  64.   </schemalist>
  65. </gconfschemafile>
  66.